# 우체국 택배 연동(샵바이) 가이드

{% hint style="success" %}
**우체국 택배 연동 서비스란?**

우체국 택배를 연동하여 송장 발급부터 수거 신청까지 앱 안에서 진행할 수 있으며, \
배송 업무를 간소화할 수 있는 서비스입니다.&#x20;
{% endhint %}

## 1. **우체국 택배 APP 설치 및 실행**

커머스 앱스토어에서 우체국택배(샵바이) 앱을 다운 받은 뒤, 샵바이 관리자 \[앱서비스>앱리스트]에서 앱을 실행합니다.&#x20;

## **2. 우체국 고객 인증 및 연동 신청**&#x20;

[\[연동 > 신청 정보\] ](/app/delivery/epost/step-1..md)에서 우체국 계약 고객을 인증하고, 기본 정보를 입력하여 연동을 신청합니다. <br>

## **3. 우체국 택배 서비스 이용**&#x20;

&#x20;쇼핑몰 주문을 우체국택배와 연동하여 송장발급부터 수거신청까지 처리할 수 있습니다.&#x20;

자세한 내용은 왼쪽 세부 메뉴를 참고 바랍니다.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://store-help.nhn-commerce.com/app/delivery/epost.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
